class Raykit::Zip

def exclude_glob(glob)

def exclude_glob(glob)
  @exclude_globs << glob
  self
end