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