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