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