public void WhenIClickARadioButton()
 {
     _radioButton.ClickButton("1");
 }