# File lib/puppet/transportable.rb, line 60
60:         def to_hash
61:             @params.dup
62:         end