has(item) {
  return items.hasOwnProperty(item)
}