module NetuitiveD
Important! ruby rescue logic is expensive. This class is intended to be used as a catch all, because we don't want any errors to not be logged That *doesn't* mean we should be throwing exceptions rather than guarding against them From the benchmarks I've read it seems like rescues are free if no exception is thrown