class RSpec::Matchers::BuiltIn::ContainExactly

def best_solution

def best_solution
  @best_solution ||= pairings_maximizer.find_best_solution
end