# File lib/json/editor.rb, line 504 def revert(item) window.instance_eval do @filename and file_open(@filename) end end