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