class Pronto::Github

def access_token

def access_token
  ENV['GITHUB_ACCESS_TOKEN']
end