# File lib/fog/terremark/models/shared/tasks.rb, line 24 def all data = service.get_tasks_list(task_list_id).body['Tasks'] load(data) end