class Pronto::Config

def max_warnings

def max_warnings
  fetch_integer('max_warnings')
end