Overrides StreamInterface::detach
public function detach() { $this->tellPos = 0; $this->source = null; return null; }