# File lib/sass/rails/compressor.rb, line 6 def initialize(options={}) @options = {:style => :compressed}.merge(options) end