# File lib/puppet/file_bucket/file.rb, line 49 49: def to_pson 50: { "contents" => contents }.to_pson 51: end