# File lib/soap/baseData.rb, line 831
  def initialize(obj)
    super(XSD::QName::EMPTY)
    @obj = obj
  end