# File lib/sup/buffer.rb, line 218
  def sigwinch_happened!; @sigwinch_mutex.synchronize { @sigwinch_happened = true } end