public ContactUsRepository(ContactUsContext context)
 {
     this.context = context;
 }