# File lib/model-objects.rb, line 214
  def disposition_string; DISPOSITION_STRINGS[disposition] || disposition.to_s end