public AttachmentController() : base(new AttachmentInterface()) { attachmentInterface = membershipInterface as AttachmentInterface; }