// Represents an empty List of Accounts... public class MtLoA implements ILoA{ // Nothing to be done for MtLoA MtLoA(){} }