expect(proto.Greeter).to.be.eql({
      type: load.TYPES.SERVICE,
      name: 'Greeter',
      methods: {
        sayHello: {