# File lib/wsdl/xmlSchema/complexContent.rb, line 45
  def have_any?
    content ? content.have_any? : nil
  end