private objectsEqual(expectedValue: T) {
        this.registerMatcher(
            this.checkObjectsAreDeepEqual(
                expectedValue,
                this.actualValue