using Common.Base; namespace BehaviorTree { public class BlackBoard: Object { } }