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