36 37 38 39
# File 'lib/vendor/puppet/transportable.rb', line 36 def ref @ref ||= Puppet::Resource.new(@type, @name) @ref.to_s end