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