# File lib/json/light_object.rb, line 31 def as_json(*) to_hash | { JSON.create_id => self.class.name } end