module DocMachine class Config property verbose : Bool = false def initialize end end end