it("#copy", function() {
      var instance;

      instance = this.createInstance();
      expect(instance.copy).to.doNothing;