I\'m mapping entities to dtos in controllers layer. I have an entity with date value and dto with age value. Where should I make a method to calculate age. I use ModelMapper