# File lib/json/editor.rb, line 1125 def view_new_model(model) @treeview.model = model @treeview.expanded = true @treeview.expand_all unchange end