# File lib/xml/xpath.rb, line 2824
    def true?
      not @nodes.empty?
    end