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