# File lib/rake.rb, line 1095
1095:     def ==(array)
1096:       to_ary == array
1097:     end