$instance
$instance : \Pimple
The actual Pimple instance.
This class gives you access to the global Pimple instance responsible for providing core resources to the application. This is a singleton.
It is toxic. Absolutely never reference resources from Pimple without providing a clean way for developers and testers to inject alternatives.