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