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