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