# File lib/xml/dom2/element.rb, line 437
      def hasAttributes()
        attributes.length > 0
      end