public void SetUp()
 {
     theRegistry = new FubuRegistry();
     theExpression = new ExtensionsExpression(theRegistry);
 }
 public void SetUp()
 {
     theRegistry   = new FubuRegistry();
     theExpression = new ExtensionsExpression(theRegistry);
 }