# File lib/rake.rb, line 836
836:     def ==(array)
837:       to_ary == array
838:     end