line 327: `pool.return(PointToaster); ` It seems that this is the correct way: `pool.return(toaster);`
line 327:
pool.return(PointToaster);It seems that this is the correct way:
pool.return(toaster);