Unit Tests for remote procedure calls shared between all implementations
Bases: object
Simple Proxy class so the consumer has methods to call.
Uses static methods because we aren’t actually storing any state.
Returns dictionary version of context.
Simply returns whatever value is sent in.
Raises an exception with the value sent in.