So, you know what I'll do with that?
I'll probably stick with this huuuuge class. It's already simple and complicated at once. And seems like I can only sacrifice "simple" without reducing complexity.
All in all, it seems better to have it all in one class and go `CTRL+F` in my IDE (or use autocompletion) instead of creating structures that may result in some smaller classes, with no reasonable explanation for these classes other than "their smaller".