function PrimaryResourceTransformer(relationshipDescription) {
    _classCallCheck(this, PrimaryResourceTransformer);

    _get(Object.getPrototypeOf(PrimaryResourceTransformer.prototype), "constructor", this).call(this);
    this.relationshipDescription = relationshipDescription;