11 12 13
# File 'lib/binproxy/parsers/chat_demo.rb', line 11 def summary "#{emote_flag ? 'emote' : 'message'} from #{user}" end