# File lib/lumberjack/rack/unit_of_work.rb, line 4
      def initialize(app)
        @app = app
      end