class Middleman::ConfigContext

def include(mod)

def include(mod)
  extend(mod)
end