# File lib/libxml/attr.rb, line 85
      def each_sibling(&blk)
        siblings(self,&blk)
      end