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