# File lib/rake.rb, line 458
458:       def [](task_name)
459:         Rake.application[task_name]
460:       end