# File lib/vcr/library_hooks/faraday.rb, line 22
        def lock!(*args)
          insert_vcr_middleware
          super
        end