These should probably be more convenient: ``` python balanced.Marketplace.mine.owner_customer.bank_accounts[0].debit() ``` ``` python balanced.Marketplace.mine.owner_customer.bank_accounts[0].credit() ```