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