Currently to achieve this is: ``` java ActorClassType a = (ActorClassType) context().notary().get(actorReference); ``` This should be done much easier.