# File lib/rspec/mocks/mutate_const.rb, line 54
        def constants_defined_on(mod)
          mod.constants(false)
        end