#include <string>
namespace YAML
{
namespace Test {
void RunAll();
bool Inout(const std::string& file);
}