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