Module: TagParser::InstanceMethods

Defined in:
lib/cooklang_rb/tag_parser.rb

Instance Method Summary collapse

Instance Method Details

#tagObject



16
17
18
# File 'lib/cooklang_rb/tag_parser.rb', line 16

def tag
  self.class.tag
end