# File lib/aws/core/log_formatter.rb, line 299
      def summarize_file path
        "#<File:#{path} (#{File.size(path)} bytes)>"
      end