# File lib/nokogiri/xml/node.rb, line 237
      def << child
        add_child child
      end