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