# File lib/nokogiri/xml/node_set.rb, line 22
      def last
        self[length - 1]
      end