class RSpec::Mocks::ConstantMutator::DefinedConstantReplacer

def initialize(*args)

def initialize(*args)
  super
  @constants_to_transfer = []
end