47 48 49
# File 'lib/rubycritic/core/analysed_module.rb', line 47 def rating @rating ||= Rating.from_cost(cost) end