# File lib/mongrel.rb, line 451 451: def done 452: (@status_sent and @header_sent and @body_sent) 453: end