# File lib/wsdl/types.rb, line 18
  def initialize
    super
    @schemas = []
  end