Specialize top level equals for Strings

This demonstrates a risk of this method - if other packages add an
extension which specialized `equals` for other Subject types, they won't
get picked up by `equals()` but would get picked up by `it()..equals()`.
1 file changed