85 86 87
# File 'lib/inspec/objects/attribute.rb', line 85 def to_s "Attribute #{@name} with #{@value}" end