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