# File lib/hike/normalized_array.rb, line 45 def replace(elements) super normalize_elements(elements) end