protected function resourceCreatedResponse($json) { return $this->createResponse(new ResourceCreated($json)); }