# File lib/rake/task.rb, line 168
    def clear_actions
      actions.clear
      self
    end