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