# File lib/rio/if/methods.rb, line 541
541:     def gzip(&block) target.gzip(true,&block); self end