# File lib/rake.rb, line 1085
1085:     def ==(array)
1086:       to_ary == array
1087:     end