# File lib/dragonfly/file_data_store.rb, line 87 def server_root=(path) @server_root = path ? path.to_s : nil end