# File lib/vimmatelib/files.rb, line 232
    def add_refresh_signal(&block)
      @refresh_signal << block
    end