using System; using System.Collections.Generic; using System.Text; namespace ScriptNET.Runtime.Operators.Binary { class IEvaluator { } }