14 15 16
# File 'lib/cooklang_rb/with_units.rb', line 14 def multi_word_pattern /#{tag}#{TagParser::MULTI_NAME}?{#{TagParser::QUANTITY}%?#{TagParser::UNITS}}/ end