# File lib/libxml/attr.rb, line 45
      def ns?
        not self.ns.nil?
      end