from twisted.web.http import Request __request__: Request def _(string: str) -> str: ... def _n(string: str) -> str: ...