tasks()
List of all defined tasks.
# File lib/rake/task.rb, line 344 def tasks Rake.application.tasks end