class Apicraft::Config

def max_allowed_delay

def max_allowed_delay
  @opts[:max_allowed_delay]
end