public static AdresMatchCollectieAssertions Should(this AddressMatchCollection subject) => new AdresMatchCollectieAssertions(subject);
public static AdresMatchCollectieAssertions Should(this AddressMatchCollection subject) { return(new AdresMatchCollectieAssertions(subject)); }