to_ary()
Return the internal array object.
# File lib/rake/file_list.rb, line 179 def to_ary to_a end