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