150 151 152
# File 'lib/gel/error.rb', line 150 def message "#{self[:program_name].inspect} exited with #{self[:exitstatus].inspect}" end