fun <T> at(state: State<T>, dueBefore: Instant): State<T>
fun <T> at(issuanceDef: IssuanceDefinition<T>, dueBefore: Instant): IssuanceDefinition<T>