# File lib/libxml/document.rb, line 125 def find_first(xpath, nslist = nil) find(xpath, nslist).first end