collection(); $collection->add('baz_route', '/baz') ->defaults(['_controller' => 'AppBundle:Baz:view']); return $collection; };