class RuboCop::Formatter::FormatterSet

def initialize(options = {})

def initialize(options = {})
  @options = options # CLI options
end