public void ListenFor <TEvents>() where TEvents : class { InvertApplication.ListenFor <TEvents>(this); }