in spec/cc/engine/rubocop_spec.rb [343:346]
def issues(output) output.split("\0").map { |x| JSON.parse(x) } end