Checks whether session (driver) was started.
bool
public function isStarted() { return $this->driver ->isStarted(); }