class Main4 { static function main() { trace((null:NormalClass).noClosureInstanceMethod); } }