def __init__(self): self.env = self.parse_env( ) self.parser = self.get_parser( ) self.autocomplete( )