Score matchesRange(Range range) { _match = range.toString(); return Score.str('${toString()} matches $_match', score: score, match: _match); }