102 103 104 105 106
# File 'lib/cult/project.rb', line 102 def drivers @drivers ||= begin Cult::Drivers.all end end