class Apicraft::Config

def max_allowed_delay=(enabled)

def max_allowed_delay=(enabled)
  @opts[:max_allowed_delay] = enabled
end