class Comet::CreateGroupPolicyResponse

def clear

def clear
  @status = 0
  @message = ''
  @policy_hash = ''
  @unknown_json_fields = {}
end