# File lib/compass/exec/global_options_parser.rb, line 2
  def set_options(opts)
    super
    set_global_options(opts)
  end