get(path = '') {
    if (isEmpty(path)) {
      return this.payload
    }