Method: PhraseParser::Query#match

Defined in:
lib/doing/phrase_parser.rb

#match(term) ⇒ Object



104
105
106
# File 'lib/doing/phrase_parser.rb', line 104

def match(term)
  term
end