# File lib/rspec/mocks/stub_const.rb, line 26
      def initialize(name)
        @name = name
      end