[ Class { name: Identifier { start: ( 3, 7, ), name: "foo", end: ( 3, 11, ), }, attributes: [], extends: None, implements: [], body: [ Method { name: Identifier { start: ( 4, 21, ), name: "__construct", end: ( 4, 32, ), }, attributes: [], params: [ Param { name: Variable { start: ( 5, 32, ), name: "s", end: ( 5, 35, ), }, attributes: [], type: Some( String, ), variadic: false, default: Some( LiteralString { value: "h", }, ), flags: [ Readonly, Public, ], by_ref: false, }, ], body: [], flags: [ Public, ], return_type: None, by_ref: false, }, ], flags: [], }, ]