Methods
T
Instance Public methods
to_hash()
# File activesupport/test/json/encoding_test.rb, line 13
def to_hash
  { :a => 1 }
end