# File lib/puppet/external/pson/pure/generator.rb, line 407 407: def to_pson_raw(*args) 408: to_pson_raw_object.to_pson(*args) 409: end