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