# File lib_wpm/wpm/rucydriver.rb, line 69 def check_write_body unless (@write_body) then @response.start_body @write_body = true end nil end