protected sealed override bool Receive(object message) { return ReceiveWriteJournal(message) || ReceivePluginInternal(message); }