# File lib/fog/aws/glacier.rb, line 38
        def self.digest(body)
          new.add_part(body)
        end