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