public SpecialEventRegistration(IEmailPartyInvitations emailer)
 {
     _emailer = emailer;
 }