# File lib/sup/mbox/ssh-file.rb, line 25
  def clear!
    @start = nil
    @buf = ""
  end