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