Returns a PSON string for true: ‘true’.
# File lib/puppet/external/pson/pure/generator.rb, line 386 def to_pson(*) 'true' end