Purprose
Convenience method to emulateMap functionality.Example
Smartionary.contains('fruits', 'apple')Description
contains() returns true if and only if the Smartionary exists, and has a
SmartionaryEntry that has the specified value. Do not confuse it with
containsKey.