# File lib/sass/plugin/rack.rb, line 30
      def initialize(app)
        @app = app
      end