DefaultValues.C
def method(self=42,
           foo: list[int] = [1,
2], bar: str = "<br/>") -> None