:nodoc:
75 76 77
# File 'activesupport/lib/active_support/message_encryptor.rb', line 75 def self.dump(value) value end
71 72 73
# File 'activesupport/lib/active_support/message_encryptor.rb', line 71 def self.load(value) value end