# File lib/sup/buffer.rb, line 431 def kill_all_buffers kill_buffer @buffers.first until @buffers.empty? end