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