# File lib/rspec/mocks/stub_const.rb, line 92
      def to_s
        "#<#{self.class.name} #{name}>"
      end