Don't use model methods to retrieve data
- ·
- Telegram
- ·
- Newsletter
If you want to retrieve some data from a model, create an accessor.
Keep methods for things that change the model in some way.