module Tagliatelle::Tag

Public Instance Methods

to_s() click to toggle source
# File lib/tagliatelle/tag.rb, line 11
def to_s
  name
end