class Puma::DSL

def early_hints(answer=true)

def early_hints(answer=true)
  @options[:early_hints] = answer
end