/// Created by Haoyi on 2022/8/30
class GuruSpecCreator {
const GuruSpecCreator._();
}
class IntelligentKeys {
const IntelligentKeys();
const guruSpecCreator = GuruSpecCreator._();