class Main2 { static function main() { trace((null:NoClosureClass).instanceMethod); } }