# File lib/action_controller/vendor/rack-1.0/rack/builder.rb, line 59 def call(env) to_app.call(env) end