Greetings --

I understand the simple use-case in the README.

How do I setup my $commands array to execute this jquery logic:

$(this).corner("round 8px").parent().css('padding', '4px').corner("round 10px");

This is called "Adornmant" by the jquery plugin you are wrapping -- http://jquery.malsup.com/corner/