# File lib/fog/storage/openstack/models/file.rb, line 74
        def metadata
          attributes[:metadata] ||= headers_to_metadata
        end