# File lib/puppet/resource.rb, line 49 49: def inspect 50: "#{@type}[#{@title}]#{to_hash.inspect}" 51: end