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