167 168 169
# File 'lib/oj/json.rb', line 167 def as_json(*) { JSON.create_id => self.class.name }.merge to_hash end