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