# File lib/zip/zip_extra_field.rb, line 130 def initialize(binstr = nil) binstr and merge(binstr) end