# File lib/xsd/namedelements.rb, line 92
  def uniq!
    @elements.replace(uniq_elements)
    @cache.clear
  end