Object.defineProperty(object, '$$saveAs', {
    enumerable: false,
    get: function() {
      var that = this;
      return function(another){