# File lib/cimi/model/base.rb, line 140
  def [](a)
    @attribute_values[a]
  end