public SvcUserRoleRevoke() throws Throwable {
   _defn = new Interface();
   SvcUserRoleGrant.addInterface(_defn); // Re-use interface
 }