public static void Test1() { var text = new Text(); }
public static void Test2() { var text = new Text("Some text"); }