public function __construct(Twig_ExtensionInterface $extension, $method) { $this->extension = $extension; $this->method = $method; }