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