in lib/cc/engine/rubocop.rb [20:25]
def initialize(root, engine_config, io) @root = root @engine_config = engine_config || {} @io = io end