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