# File lib/file/tail.rb, line 71
    def after_reopen(&block)
      @after_reopen = block
    end