# File lib/dragonfly/job.rb, line 322
    def url_attrs=(hash)
      @url_attrs = UrlAttributes[hash]
    end