# File lib/rake.rb, line 256
256:       def clear
257:         TASKS.clear
258:         RULES.clear
259:       end