--TEST-- Initial value of static var in method depends on the include time of the class definition --FILE-- --EXPECT-- int(1) int(2) int(1) int(2)