# File lib/rspec/mocks/mutate_const.rb, line 231 def to_constant const = super const.hidden = true const.previously_defined = true const end