# File lib/sup/buffer.rb, line 30
  def mutex; @mutex ||= Mutex.new; end