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