Iterable<Match> allMatches(String string, [int start = 0]) { return value.allMatches(string, start); }