options()
private

No documentation available.

# File activesupport/lib/active_support/encrypted_configuration.rb, line 94
      def options
        @options ||= deep_transform(config)
      end