public HeapShotProfilingSnapshot(HeapShotProfiler profiler, string filename)
     : base(profiler, filename)
 {
 }
		public HeapShotProfilingSnapshot (HeapShotProfiler profiler, string filename)
			: base (profiler, filename)
		{
		}