I do like Acme::class syntax, when you start using it you cannot stop.
Guys from C# implemented similar but more powerful feature: nameof(Acme), nameof(Acme.AnyMethod) https://msdn.microsoft.com/en-us/magazine/dn802602.aspx Imagine how much confidence it will give you while renaming your methods, class names etc.