seneca.add({cmd: 'salestax', country: 'IE'}, function (args, callback) {
  var category = {
    'top': 0.23,
    'reduced': 0.135
  // ...