# File lib/wsdl/xmlSchema/complexExtension.rb, line 41
  def choice?
    content and content.choice?
  end