# File lib/compass/exec.rb, line 32 def initialize(args) self.args = args self.options = {} parse! end