"Note that the implementation has to explicitly declare the its parameter T before using it to specify its interface type." "the its"? Also, it took me a while to figure out that this was referring to `<T>`. Because I don't think of type parameterization as "declaring", I guess.