Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods

On the other hand, x.<Trait::method>() works better with chaining, equally does (now unproposed here) x.Trait::method()

See also: Idea: Paths in method names - #30 by CAD97 (part of: Idea: Paths in method names)