// Bender // // Douglas Thrift // // $Id$ #include "Matcher.hpp" bool Matcher::match(const string& stuff) { // return false; }