If I have a javascript object/assoc. array defined like this:
function somefunction(options) { var defaults = { prop1: \'foo\', prop2: \'bar
Testing