It might happen that require_once will include a file second time (for example with links or case-changed paths). Therefore we need to check if a class exists before requiring the file.