# File lib/jekyll/static_file.rb, line 30
    def destination(dest)
      File.join(dest, @dir, @name)
    end