def an_instance_method(self, foo: Any, bar: Any) -> Optional[FrameType]: return inspect.currentframe()