Basically in the sortable event handlers you get the ui object that surfaces some useful items such as placeholder, sender, etc. But in some cases it's also useful to be able to get the handle. My question is would it be practical to include the handle on this object or is there some better way to get at the handle other than doing additional dom querying?