# File lib/nokogiri/xml/xpath/syntax_error.rb, line 5
        def to_s
          [super.chomp, str1].compact.join(': ')
        end