PDP Debugger does not show "self" correctly if self is a ComplexBlock
When debugging in a server context ComplexBlock, the receiver inspector shows "self" to be a ComplexBlock rather than the receiver of the method context that contains the ComplexBlock.
Workaround:
none/not applicable