auto-bind, 自动将方法绑定到它们的类实例 自动绑定 自动将方法绑定到它们的类实例安装$ npm install auto-bind用法const autoBind = require('auto-bind');class Unicorn