# File lib/rake/file_list.rb, line 171
    def ==(array)
      to_ary == array
    end