function Boards (options) {
  this.user = options.user
  this.password = options.password
  this.host = options.host
  this.boardName = options.boardName