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