create(['path' => 's3://foo/bar']); self::assertEquals(['bucket' => 'foo', 'key' => 'bar'], $song->s3_params); } }