class Reek::CodeClimate::CodeClimateFingerprint

def identifying_aspects

def identifying_aspects
  @identifying_aspects ||= Digest::MD5.new
end