# File lib/fog/storage/models/aws/file.rb, line 68
        def metadata=(new_metadata)
          merge_attributes(new_metadata)
        end