jquery ui autocomplete feature

jquery ui autocomplete feature

Anyone know if it's possible for the autocomplete component to only match from the beginning rather than anywhere?  In other words, use startsWith(text) rather than contains(text)