39 40 41
# File 'lib/asterisk/message_helper.rb', line 39 def add_line(key, value) "#{key}: #{value}" end