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