Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2_2_9) is shown here.
to_ary()
public
Return the internal array object.
# File lib/rake/file_list.rb, line 178
def to_ary
to_a
end