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