module Matchers

This class expects a search_term in its constructor which can be either a String or a Regexp

The matches? method takes a String (http response body) and applies the search_term to it