# File lib/json/editor.rb, line 1153 def quit ask_save if @changed if Gtk.main_level > 0 destroy Gtk.main_quit end nil end