public IEnumerable <insurance_client> GetInsurances() { return(repository.GetActiveInsurances_Client()); }