using System.Collections;
using System.Collections.Generic;
using System.Text;
using System;
using System.Numerics;
namespace Rokojori
{
public class JSONAlwaysProcessable: System.Attribute
}