79808182838485
/** * Create profile assertions. */ public ProfileAssertions newProfileAssertions() { return new ProfileAssertionsImpl(); }