checks whether dir is a dot dir
bool
Overrides vfsStreamDirectory::isDot
public function isDot() { return true; }