public static void FontSize(this GUISkin skin, string s) { skin.FontSize(GUIFontSize.Get(s)); }