# File lib/json/light_object.rb, line 8 def json_create(data) data = data.dup data.delete JSON.create_id self[data] end