public TestViewController () { View = new TestView (); Foo (); }
public TestViewController() { View = new TestView(); Foo(); }