# File lib/racksh/session.rb, line 9
      def initialize(app)
        @app = app
      end