public function getBuiltInScopes() { return array( array( ContainerInterface::SCOPE_CONTAINER, ), array( ContainerInterface::SCOPE_PROTOTYPE, ), ); }