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