This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
to_a()
Retrieve the complete array of sequential values
# File lib/rake/task_arguments.rb, line 25 def to_a @values.dup end