function doSomething( name : String ) : String { return "Hello World"; }