6162636465666768697071
} public void testCanBeFiltered() { assertEquals( 8, dadAsSeenFromSon.getDeclaredProperties( "property", new Filter() { public boolean returnStatic() { return true; }