94 95 96
# File 'lib/act_as_dirty/active_model/cleans.rb', line 94 def dirt @dirt ||= Dirt.new(self) end