# File lib/wsdl/xmlSchema/complexRestriction.rb, line 42
  def choice?
    @content and @content.choice?
  end