# File lib/buildr/packaging/tar.rb, line 54
    def entry(entry_name)
      Buildr::TarEntry.new(self, entry_name)
    end