# File lib/model.rb, line 53
  def serialized_form_of field, value
    @values[field]
  end