* New primary interface #call makes specs and implementations much
easier
* We had #each mostly for historical reasons that are not relevant
anymore
* Mutation covers the Mutant::Matcher namespace
* I dislike the global infection RSpec does. This commit is a first step
to get a rid of it.
* Also remove the need for `require 'spec_helper` in each spec file with
adjusting `.rspec`.