smartSelectAddOption in v2

Hi - I was using something like this:

myApp.smartSelectAddOption('.select-two', '<option value="">Option 1</option>');

to add options to a smart select based on selection made in another smartSelect. How would I go about doing the same in v2? Don’t see any thing related to this in the docs.