# File lib/oauth/rack/oauth_filter.rb, line 18
      def initialize(app)
        @app = app
      end