public string get_memory_marker_text(MarkerInput input) { return "just the marker"; }
public string get_memory_marker_text(MarkerInput input) { return("just the marker"); }