require "./matchers/*" module Spectator # Evaluates conditions on values and objects # to determine whether they satisify test criteria. module Matchers end end