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