# File lib/xml/dom2/entityreference.rb, line 90
      def cloneNode(deep = true)
        super(deep, @name)
      end