# File lib/json/editor.rb, line 254
      def method_missing(*a, &b)
        treeview.__send__(*a, &b)
      end