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