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