# File lib/soap/mapping/schemadefinition.rb, line 42
  def initialize
    @content = []
    @element_cache = {}
  end