Overrides StringInterface::setStorage
public function setStorage($storage) { $this->storage = $storage; return $this; }