I get error on executing following step on test site.
step %[I select "Male" option by text from radio button group having id "radio_gender"]
I then searched all files under C:\Ruby22-x64\lib\ruby\gems\2.2.0\gems\selenium-cucumber-3.1.5\lib\selenium-cucumber\methods
and couldn't find 'selected?' method defined anywhere. This is going to impact several canned tests.