drink: {

    type: String,
    enum: ['Coffee', 'Tea', 'Water',]
  }