class Gamefic::Query::Text

def accept?(_subject, token)

def accept?(_subject, token)
  match?(token)
end