This package lets you generate a persistent sequence. That means in practice,
that you can generate sequent numbers without having to worry about storing
the last generated number. This is done by gocept.sequence within the
annotation of an object you provide.
