# File lib/fog/hp/models/storage/file.rb, line 24
        def body=(new_body)
          attributes[:body] = new_body
        end