# File lib/dragonfly/job.rb, line 289
    def to_response(env={})
      to_app.call(env)
    end