return $this->successResponse(
		    [% model_was_retrieved %],
		    $this->transform($[% model_name_singular_variable %])
		);