# File lib/sup/buffer.rb, line 31
  def sync &b; mutex.synchronize(&b); end