Returns the environment instance related to this compiler.
Twig_Environment The environment instance
public function getEnvironment() { return $this->env; }