# File lib/xml/xpath.rb, line 3111
    def make_number(num)
      XPathNumber.new num
    end