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