# File lib/xml/xpath.rb, line 2586 def select_id(*ids) raise XPath::Error, "selection by ID is not supported" end