# File lib/model-objects.rb, line 213
def
status_string
;
STATUS_STRINGS
[
status
]
||
status
.
to_s
end