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