# File lib/rake.rb, line 913
913:     def ==(array)
914:       to_ary == array
915:     end