class Array # Increase polymorphysim between Hash and Array. alias_method :each_with_key, :each_with_index end