# File lib/wsdl/xmlSchema/union.rb, line 20
  def initialize
    super
    @member_types = nil
  end