function EmbeddedPropertyTransformer(path) {
    _classCallCheck(this, EmbeddedPropertyTransformer);

    _get(Object.getPrototypeOf(EmbeddedPropertyTransformer.prototype), "constructor", this).call(this);
    this.path = path;