How can you determine if a Set contains a specific element?
has(element)
contains(element)
search(element)
find(element)