module hello { interface Hello { string hello(); }; };