class TestMyClass {

    public static void main(String[] args) {

        // create a MyClass object here

    }

}


