# File lib/active_merchant/billing/gateways/barclays_epdq.rb, line 164 def find(doc, xpath) REXML::XPath.first(doc, xpath).try(:text) end