--TEST-- Implementing abstracting methods and optional parameters --FILE-- someMethod("foo"); $a->someMethod(); ?> --EXPECT-- foo default