# File lib/rake.rb, line 556
556:     def clear_actions
557:       actions.clear
558:       self
559:     end