public List <Models.JobOpportunity> GetJobOpportunities() { return(_jobOpportunityRepository.GetJobOpportunities()); }