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