# File lib/rake.rb, line 226
226:     def clear
227:       TASKS.clear
228:       RULES.clear
229:     end