Generate a hash value for this object
Returns:
hash value of object
78 79 80
# File 'lib/ood_core/job/status.rb', line 78 def hash [self.class, to_sym].hash end