var s = require('seneca')({
  id$:'B0', tag:'b'
})
  .test('print')
  .use('seneca-repl', {port:50200})