9 10 11
# File 'lib/mutations/exception.rb', line 9 def to_s "#{self.errors.message_list.join('; ')}" end