# File lib/sass/plugin/compiler.rb, line 35 def initialize(opts = {}) @watched_files = Set.new options.merge!(opts) end