class Gitlab::ObjectifiedHash

def [](key)

def [](key)
  data[key]
end