------art_21391_11709531.1197425580370
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

def get_text(*elements)
  elements.map{|element| self.search(element).first}
end

------art_21391_11709531.1197425580370--