# File lib/rr/integrations/decorator.rb, line 11
      def name
        __getobj__.class.to_s.split('::').last.to_sym
      end