def __init__(self): """init""" self.environment = pkg_resources.Environment() self.working_set = pkg_resources.WorkingSet()