_canSendHeaders = $canSendHeaders; } public function canSendHeaders($throw = false) { return $this->_canSendHeaders; } public function sendResponse() { } }