class ClassWithMethod { public: static int get_int() { return 0; }; };