Removes an already defined service definition or alias.
public final function remove(string $id) : ServicesConfigurator { $this->__destruct(); return $this->parent ->remove($id); }