//here's the magic sauce for the unittests public FetchCms(IFetch fetch, RockStar rs) { this.fetch = fetch; this.rs = rs; }