I.select should support selection of blank dropdown option

Currently, I.select doesn’t work on selecting a blank <select> option.
Something like this should work in theory:

I.select("Country", "")