The following code creates a map that has integer keys and values oftype View:

    1. var views = Map<int, View>();