# File lib/dragonfly/job.rb, line 193 def to_response(env={"REQUEST_METHOD" => "GET"}) to_app.call(env) end