withAccountType('Savings') ->withInitialBalance(1200) ->withMonthlyFee(12); return $account; } }