@override String sasukeeeeee(int count) => count == 0 ? "null" : count == 1 ? "Little Naruto!!!!" : "Little Narutos!!!!!";