# File lib/soap/baseData.rb, line 156
  def self.create_refid(obj)
    'id' + obj.__id__.to_s
  end