# File lib/rake.rb, line 1275
1275:     def ==(array)
1276:       to_ary == array
1277:     end