# File lib/rake.rb, line 1369
1369:     def ==(array)
1370:       to_ary == array
1371:     end