# File lib/libxml/attr.rb, line 57
      def namespaces
        @namespaces ||= XML::Namespaces.new(self)
      end