# File test/pseudo_req_res.rb, line 88 def setup super @each_call = 0 @publish_call = 0 @publish_script_name = nil @publish_request_path = nil @publish_doc_path = nil @publish_local_path = nil @publish_content_type = 'text/plain' @publish_messg_body = 'foo' end