module Pact

def self.clear_consumer_world

internal api, for testing only
def self.clear_consumer_world
  @consumer_world = nil
end