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