public void BeProcessesBy(IBolt bolt)
 {
     bolt.Sync(this);
 }