# File lib/xml/xpath.rb, line 540
    def to_number(context)   # => to XPath Number. shouldn't override.
      context.make_number to_f
    end