# File lib/xml/dom2/node.rb, line 225
      def +(node)
        [self, node]
      end