I can see that the constructor of my SimpleDeployer is getting called, but it doesn't get any deployment callbacks when I call Main.deploy() later on...
Main::deploy goes directly into Kernel' registry, it doesn't go over "real deployment" aka over VirtualDeploymentFramework.