module CodeClimate::TestReporter

def self.configuration

def self.configuration
  @@configuration || configure
end