# File lib/rspec/mocks/mutate_const.rb, line 348
      def self.mutate(mutator)
        register_mutator(mutator)
        mutator.mutate
      end