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