class documentation

An implementation of IProxiedSubInterface

Method boo Mark the fact that 'boo' has been called.1
Method yay Mark the fact that 'yay' has been called.
Instance Variable booed Undocumented
Instance Variable yayed Undocumented
def boo(self): (source)

Mark the fact that 'boo' has been called.1

def yay(self, *a, **kw): (source)

Mark the fact that 'yay' has been called.

Undocumented

Undocumented