#include "IMFText.h" namespace coreutils { IMFText::IMFText(int fd, ZString boundary) : MString() { } }