I have a jQuery selector, which has a chained function.
Inside the function I want to get access to the TEXT representing the expression for the selector.
There is a 'selector' attribute in the jQuery object, but I'm not sure it's always available.