Registers a service.
public final function __invoke(string $id, ?string $class = null) : ServiceConfigurator { return $this->set($id, $class); }