#include module GNOME { module Evolution { interface MailComponent : Component { // Insert wonderous remote mail operations here. }; }; };