```php new StrictUnifiedDiffOutputBuilder( [ 'fromFile' => 'Expected', 'toFile' => 'Actual', 'contextLines' => $this->contextLines, ] ) ```