# File lib/rake/task_arguments.rb, line 44
    def [](index)
      lookup(index.to_sym)
    end