public Repower() { this.accountBalanceField = new RepowerAccountBalance(); this.transactionHistoryField = new RepowerTransactionHistory(); }