# File lib/dragonfly/job/fetch_url.rb, line 12
        def initialize(status, body)
          @status, @body = status, body
        end