to avoid a bunch of ugly `a_key.set(a.to_bytes(32,'big'), ...` calls Suggested by @elichai here: https://github.com/bitcoinops/taproot-workshop/pull/2#discussion_r319995246
to avoid a bunch of ugly
a_key.set(a.to_bytes(32,'big'), ...callsSuggested by @elichai here: #2 (comment)