class Github::Error::NotFound

def initialize(env)

def initialize(env)
  super(env)
end