44 45 46
# File 'lib/cline/notification.rb', line 44 def normalize_message(m) m.gsub(/[\r\n]/, '') end