module Pact

def self.provider_world

def self.provider_world
  @world ||= Pact::Provider::World.new
end