Contains
Add __contains__() method to ProcessCollection such that
if my_mem_var in my_collection:
...
can be performed. Relevant issue: #241
Add __contains__() method to ProcessCollection such that
if my_mem_var in my_collection:
...
can be performed. Relevant issue: #241