class Danger::Jenkins::EnvNotFound

def initialize

def initialize
  super("ENV not found, please check your Jenkins. Related: https://stackoverflow.com/search?q=jenkins+env+null")
end