class Pronto::Config

def bitbucket_hostname

def bitbucket_hostname
  URI.parse(bitbucket_web_endpoint).host
end