def __init__(self, config, loader): self.config = config self.env = Environment() self.env.loader = loader