class Comet::ConstellationRoleOptions

def clear

def clear
  @servers = []
  @unknown_json_fields = {}
end