public static FATE_ChartBll GetInstance() { if (_instance == null) { _instance = new FATE_ChartBll(); } return _instance; }