# File lib/json/editor.rb, line 212 212: def initialize(treeview) 213: @treeview = treeview 214: @menu = Menu.new 215: end