class
	ECOM_COOKIE_GENERATOR

General
	cluster: support
	description: "Cookie generator."
	create: default_create

Ancestors
	ANY

Queries
	available_key_pool: LINKED_LIST [INTEGER_32]
	counter: INTEGER_32
	next_key: INTEGER_32

Commands
	add_key_to_pool (a_key: INTEGER_32)