function Issues (options) {
  this.user = options.user
  this.password = options.password
  this.host = options.host
  this.fieldOverrides = options.fieldOverrides