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