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