interface Echo { string echoString (in string Mesg); };