# File lib/xml/xpath.rb, line 536
    def to_string(context)   # => to XPath String. shouldn't override.
      context.make_string to_str
    end