Generated header files contains the following code: ```cpp File & getTestText100000File(); ``` the class should be made const for clarity: ```cpp const File & getTestText100000File(); ```