class Aws::Json::OjEngine

def self.load(json)

def self.load(json)
  Oj.load(json)
end