ActorRef
needs special handling to be resolved into a real actorref.. and it can be embedded deeply inside another message
public Props() : this(Some.Static.Resource) {}
then when the deserializer tried to deserialize an object with such ctor, the injected resource would be corrupted
NoSerializationVerificationNeeded