using System; using System.Collections.Generic; using System.Text; //This is where the permissions subsystem will live namespace FabAccessAPI { class Permissions { } }