class Dependabot::Credential

def [](key)

def [](key)
  @credential[key]
end