class ActiveSupport::EncryptedFile
def self.expected_key_length # :nodoc:
def self.expected_key_length # :nodoc: @expected_key_length ||= generate_key.length end
def self.expected_key_length # :nodoc: @expected_key_length ||= generate_key.length end