10 11 12
# File 'lib/ey_backup/loader.rb', line 10 def self.download(database, index) new(database, index).download end