from PikaObj import * def __init__(): ... def eval(cmd: str): ... def evalLine(line: str): ... def __exit__(): ...