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