# File lib/apipie/extractor/recorder.rb, line 86
        def initialize(app)
          @app = app
        end