# File lib/mongrel.rb, line 481
481:     def done
482:       (@status_sent and @header_sent and @body_sent)
483:     end