Overrides ExecutionContextAwareInterface::switch
public function switch(int|string $id) : void { $this->bcStorage() ->switch($id); }