# File lib/libxml/node.rb, line 274
      def namespace?
        node_type == NAMESPACE_DECL
      end