#include "three_rates.h" #include "three_rates_impl.h" three_rates* three_rates::get_instance() { return three_rates_impl::_instance(); }