было бы удобно в момет нажатия, обратиться к этому волшебному классу и сказать ему: "Эй, чувырла, дай модель которую захавал, мне нужно поглядеть данные"
There is one set of use cases which still have to be done in the code-behind of the View – functions which initate system calls, opens dialogs or basically any call which require reference the Context object of Android. Don’t put code like this in the ViewModel. If it contains the line import android.content.Context;, you’re doing it wrong. Don’t do it. Kittens die."