public function getMockResponse($path) { return parent::getMockResponse($this->getMockResponsePath() . $path . '.txt'); }