Convert object to string
Returns:
object as string
58 59 60
# File 'lib/ood_core/job/status.rb', line 58 def to_s state.to_s end