As a developer on this module it would be handy to have a Trait that allows me to do common tasks like determining the path for a CMDocument and checking to see if that document exists.
Since traits do not used dependency injection, it will have a couple of getters that relay on \Drupal similar to how the stringTranlationTrait handles it in core.
Fixed
1.0
Code