module DocMachine Log = ::Log.for("doc_machine") class Config property verbose : Bool = false def initialize end end end