# File lib/mongrel.rb, line 512
    def done
      (@status_sent and @header_sent and @body_sent)
    end