# File lib/cimi/model/base.rb, line 151
  def initialize(values = {})
    @attribute_values = values
  end