# File lib/sup/buffer.rb, line 219
  def sigwinch_happened?; @sigwinch_mutex.synchronize { @sigwinch_happened } end