17 18 19
# File 'lib/inspec/objects/tag.rb', line 17 def to_ruby "tag #{key.inspect}: #{value.inspect}" end