to_a()
Return the internal array object.
# File lib/rake/file_list.rb, line 173 def to_a resolve @items end