:nodoc:
109 110 111
# File 'activesupport/lib/active_support/message_encryptor.rb', line 109 def self.dump(value) value end
105 106 107
# File 'activesupport/lib/active_support/message_encryptor.rb', line 105 def self.load(value) value end