# File lib/fog/local/storage.rb, line 64
        def path_to(partial)
          ::File.join(@local_root, partial)
        end