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