Module: TagParser::InstanceMethods

Defined in:
lib/cooklang_rb/tag_parser.rb

Instance Method Summary collapse

Instance Method Details

#tagObject



18
19
20
# File 'lib/cooklang_rb/tag_parser.rb', line 18

def tag
  self.class.tag
end