I read about your gem at habrahabr.ru and thank you for your work. In one of the examples you've shown gem usage to build dependent selection (country, city example). What if I want to create city that is not present in given selection? Normally I would add new item using createSearchChoice function, is this feature supported in your gem yet?