protected function response($data)
 {
     return ContactResponse::fromJsonString($data);
 }