export const STATE_READY = 0
export const STATE_BUSY = 1
export const STATE_CLOSED = 2
