Returns a PSON string representation for this Integer number.
PSON
Integer
# File lib/octocatalog-diff/external/pson/pure/generator.rb, line 318 def to_pson(*) to_s end