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