# File lib/rake.rb, line 638
638:       def [](task_name)
639:         Rake.application[task_name]
640:       end