The `View.getContains(String)` method should throw an exception iff: - The View metadata does contains a value for the named field, but - The value is neither a `Map` nor a `Contains` object. The method currently returns null. Related to issue #18