Methods
T
Instance Public methods
to_json(*)

Returns a JSON string representation for this Integer number.

# File lib/json/pure/generator.rb, line 363
def to_json(*) to_s end