public init(rawOption: RawAvailableOptions) {
    switch rawOption {
    case .booted:
      self = .booted
    case .creating: