5 This template is used for Velocity regression testing.
6 If you alter this template make sure you change the
7 corresponding comparison file so that the regression
8 test doesn't fail incorrectly.
20 ${provider.Title}${provider.Title}
22 ${provider.Title}MapBuilder
24 ${provider.Title}.map.${provider.Title}MapBuilder
33 $provider.Hashtable.get_Item( "key0")
34 $provider.Hashtable.get_Item("key1" )
35 $provider.Hashtable.get_Item( "key2" )
36 $provider.Hashtable.get_Item("floogie!")