# File lib/vimmatelib/files_menu.rb, line 125
    def open(path)
      @last_path = path
      @gtk_menu.popup(nil, nil, 0, 0)
    end