230 231 232
# File 'lib/dtas/player.rb', line 230 def dpc_queue(io, msg) 'cat' == msg[0] and io.emit(@queue.to_yaml) end