public int CompareTo(IActorRef other) { return(_delegate.CompareTo(other)); }
public int CompareTo(IActorRef other) { return(_wrappedRef.CompareTo(other)); }