class Async{{ class_name }}: def __init__(self, session): super().__init__() self._session = session