public NumberAppender Append(NonEmptyBuzz buzz) { return(new FizzBuzz()); }
public NumberAppender Append(NonEmptyBuzz buzz) { return(buzz); }