I currently have a service class RoutineService.cs that contains methods that each perform one thing, call the repository and return that exact same object. I
RoutineService.cs