extend('toBeSameModel', function (Model $model) { return $this ->is($model)->toBeTrue(); });