var s = require('seneca')({
  id$:'A0', tag:'a'
})
  .test('print')
  .use('seneca-repl', {port:50100})