``` php $this->get('twig_js.compiler'); ``` results into ``` You have requested a non-existent service "twig_js.compiler". 500 Internal Server Error - ServiceNotFoundException ```