I have the following function to create a dimension
var Dimension = (function() { function Main(a, b) { console.log("Main",a ,b) re