# File lib/rake.rb, line 1347
1347:     def ==(array)
1348:       to_ary == array
1349:     end