protected override void Perform(BoardInterface b)
 {
     b.TogglePin(Pin);
 }