{
string.empty = "";
// code here
}
// code here

public static readonly string empty;
public static bool operator ==(string a, string b)
{
{
string.empty = "";
// code here
}
// code here

public static readonly string empty;
public static bool operator ==(string a, string b)
{