# File lib/jpmobile/rack/mobile_carrier.rb, line 6
      def initialize(app)
        @app = app
      end