public void TogglePear()
 {
     PEAR.PowerTogglePressed(this.part, 1);
 }