# File lib/mongrel.rb, line 506 def done=(val) @status_sent = true @header_sent = true @body_sent = true end