# File lib/rake/file_list.rb, line 168
168:     def ==(array)
169:       to_ary == array
170:     end