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