// Zoe AIM Away Message RSS Feed Generator // // Seth King and Douglas Thrift // // $Id$ #include "AwayMessage.hpp" AwayMessage::operator const ext::String&() const { return message; }