# File lib/rake/task_arguments.rb, line 66
    def method_missing(sym, *args)
      lookup(sym.to_sym)
    end