# File lib/mongrel/handlers.rb, line 279 def initialize(ops={}) @options = ops @always_deflate = ops[:always_deflate] || false end