# File lib/cimi/model/base.rb, line 193
  def to_xml
    self.class.to_xml(self)
  end