module Pact

def self.configuration

def self.configuration
  @configuration ||= default_configuration
end