# File lib/rake/task.rb, line 137
137:
def
clear_actions
138:
actions
.
clear
139:
self
140:
end