# File lib/rake.rb, line 709
709:       def [](task_name)
710:         Rake.application[task_name]
711:       end