# File lib/rake.rb, line 701
701:       def tasks
702:         Rake.application.tasks
703:       end