# File lib/rake.rb, line 575
575:     def clear_actions
576:       actions.clear
577:       self
578:     end