# File lib_wpm/wpm/webrickdriver.rb, line 62
    def write(messg_body)
      @res.body << messg_body
      nil
    end