Renamed instance variable in base classes and examples
I have renamed self.context to self.my_context in the base classes and examples to allow the Banyan base classes to participate in multiple inheritance applications.
No code was changed other than the rename.