Object
# File lib/buildr/packaging/zip.rb, line 182 def <<(entry) original_push(entry) if entry != nil end