# File lib/model-objects.rb, line 210
  def sort_order; [STATUS_SORT_ORDER[status], creation_time] end