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