@override bool match(String input, Map<String, String> variables) { variables[variableName] = input; return true; }