Passing hash to $.fn.toggleClass

Passing hash to $.fn.toggleClass

Similar to .attr and .prop

$('body').toggleClass({ editable: true, allowThing: false })