in src/Filter/File/S3RenameUpload.php [51:55]
public function setBucket($bucket) { $this->options['bucket'] = trim($bucket, '/'); return $this; }