class RIGHT
{
    static int ONE;
    static int TWO;
    static int ChangeMe;
}
