python.samplers.GaussianSampler Node1 python.samplers.Gaussian Sampler + mean + sigma + __init__() + shoot() Node2 python.samplers.Continuous Sampler Node2->Node1 Node3 python.samplers.Sampler + shoot() + __call__() Node3->Node2 Node4 object Node4->Node3