# File lib/buildr/packaging/archive.rb, line 514
    def contain?(*files)
      path("").contain?(*files)
    end