/** * {@inheritdoc} */ public function createFileStream($key, Filesystem $filesystem) { return $this->master->createFileStream($key, $filesystem); }