Current File : //usr/local/apps/python3/lib/python3.11/idlelib/idle_test/example_stub.pyi
class Example:
    def method(self, argument1: str, argument2: list[int]) -> None: ...