Determines if the router has been rebuilt.
bool TRUE is the router has been rebuilt, FALSE if not.
public function hasRebuilt() { return $this->rebuilt; }