# File lib/xsd/namedelements.rb, line 15
  def initialize
    @elements = []
    @cache = {}
  end