class Thor::CoreExt::HashWithIndifferentAccess

def replace(other_hash)

def replace(other_hash)
  super(other_hash)
end