function ManyResourceMapper(singleRelationshipDescriptionFactory, transport, response, relationshipDescription) {
    var useErrors = arguments[4] === undefined ? false : arguments[4];

    _classCallCheck(this, ManyResourceMapper);