# File lib/compass/commands/base.rb, line 12 def initialize(working_path, options) self.working_path = working_path self.options = options end