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