31 32 33
# File 'lib/inspec/objects/attribute.rb', line 31 def to_s "Attribute #{@name} with #{@value}" end