We require setting up MiniSpec and `fog` in each spec and this just
feels cleaner way of doing it.
Adding Coverage next and we don't want the code in EVERY spec.
Test for `AWS[]` was buggy and to prove it when fixed it revealed that
the `data_pipeline` service was not returning the class not an instance
of the class.