#include "YamlReader.h"
#include <cerrno>
#include <stack>
#include <iostream>
#include <yaml.h>
#include <boost/format.hpp>