this.data.routing[pathName] = {
    path: path,
    created: this.memory.routing[pathName].created,
    fixed: this.memory.routing[pathName].fixed,
    name: this.memory.routing[pathName].name,