class Utils::Config::ConfigFile::BlockConfig

def inherited(modul)

def inherited(modul)
  modul.extend DSLKit::DSLAccessor
  super
end