public function __construct(Registry $registry, Language $language) { $this->_registry = $registry; $this->_language = $language; }