http = new HTTP_Response(); } function response(){ } function setContentType(String $contentType){ } function setResponseCode(int $code){ } function setResposeBody(String $body){ } }