/// <summary>
 ///
 /// </summary>
 /// <returns></returns>
 public ProfilerMarker.AutoScope RecordInScope()
 {
     return(Marker.Auto());
 }