global

def initialize(raw_data)

def initialize(raw_data)
  super Array(raw_data).to_set
end