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