Methods
-
static getInstance() → {Toaster}
-
Get the Toaster instance.
-
toast(item) → {Toast}
-
Toast an item.
Parameters:
Name Type Description item
BreadyThing The item to toast.
Returns:
Toast -A toasted bready thing.