class Aws::Json::Handler

def simple_json?(context)

def simple_json?(context)
  context.config.simple_json
end