class Foo(object): def bar(self): """" Returns an instance of self. """ return self