33 34 35
# File 'activesupport/lib/active_support/isolated_execution_state.rb', line 33 def unique_id self[:__id__] ||= Object.new end