public bool Is_2_button1(IController c)
 {
     return(Port1.Is_2_button(c));
 }