# File lib/rspec/matchers/configuration.rb, line 100
    def self.configuration
      @configuration ||= Configuration.new
    end