# File lib/juicer/asset/path.rb, line 215
      def exists?
        File.exists?(filename)
      end