describe(`2-runtime/binding-behavior.spec.ts`, function () {
  let container: IContainer;

  beforeEach(function () {
    container = DI.createContainer();