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