# File lib/ramaze/app.rb, line 92
    def call(env)
      to_app.call(env)
    end