    class test
    {
        void foo();

    private:
        void ok();
    };
