# File lib/logging/appender.rb, line 206
  def reopen
    @closed = false
    self
  end