Odd code that I use all the time.
//depending on the snippet, they may require:
using System;
using System.IO;
using UnityEngine.UI;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
using System.Collections;
using System.Globalization;