# File lib/aws/client_logging.rb, line 104
    def sanitize_file file
      "#<File:#{file.path} (#{File.size(file.path)} bytes)>"
    end