# File lib/r10k/task_runner.rb, line 45
  def prepend_task(task)
    @tasks.unshift task
  end