class Puma::DSL

def debug


Show debugging info
def debug
  @options[:debug] = true
end