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