# File lib/fog/compute/ecloud.rb, line 296 def task_list @task_list ||= MockTaskList.new({}, self) end