# File lib/r10k/task_runner.rb, line 49
  def append_task(task)
    @tasks << task
  end