# File lib/libxml/node.rb, line 7
      def attributes?
        attributes.length > 0
      end