# File lib/rr/deprecations.rb, line 7
      def self.included(base)
        RR::Deprecations.show_warning_for_deprecated_adapter
        RR.autohook
      end