:nodoc:
116 117 118
# File 'lib/active_support/message_encryptor.rb', line 116 def self.generate(value) value end
112 113 114
# File 'lib/active_support/message_encryptor.rb', line 112 def self.verify(value) value end