98 99 100
# File 'lib/bunny/reader_loop.rb', line 98 def stop @mutex.synchronize { @stopping = true } end