Returns a JSON string representation for this Integer number.
# File lib/json/pure/generator.rb, line 359 def to_json(*) to_s end