23 24 25
# File 'lib/ubi/consultor.rb', line 23 def datum @datum ||= Ubi::Datum.new(parser(request), words, links) end