# File lib/paperclip/storage/fog.rb, line 68
      def fog_file
        @fog_file ||= @options[:fog_file] || {}
      end