# File lib/puppet/external/pson/pure/generator.rb, line 379 379: def to_pson_raw(*args) 380: to_pson_raw_object.to_pson(*args) 381: end