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