# File lib/json/editor.rb, line 211
      def initialize(treeview)
        @treeview = treeview
        @menu = Menu.new
      end