class Pronto::Config

def github_hostname

def github_hostname
  URI.parse(github_web_endpoint).host
end