Score isBiggerOrEqual(Score score) { return Score.str( '${toString()} >= ${toString(entity: score.entity, score: score.score)}', ); }