1exports.getB = function () {
2  return 'b'
3}
4