#include interface Hello : ::CosStream::Streamable { attribute string hello_string; string hello (in string s); };