module Pact

def self.clear_provider_world

internal api, for testing only
def self.clear_provider_world
  @world = nil
end