Provide the full document retrieved from the url.
142 143 144
# File 'lib/translate.rb', line 142 def tree @tree ||= Hpricot.parse(retrieve) end