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