pop the next message off the queue
52 53 54
# File 'lib/nsq/consumer.rb', line 52 def pop @messages.pop end