# File lib/rr/integrations/decorator.rb, line 6
      def initialize(adapter)
        super(adapter)
        @loaded = false
      end