Use a function instead: `'scratch(foo)'` becomes `function( ele ){ return ele.scratch('foo') }`
Use a function instead:
'scratch(foo)'becomesfunction( ele ){ return ele.scratch('foo') }