module PactBroker class Error < StandardError; end class TestError < StandardError; end end