# File lib/wsdl/xmlSchema/choice.rb, line 19
  def initialize
    super()
    @any = nil
  end