class Inspec::Reporters::CLI::Control

def anonymous?

def anonymous?
  id.start_with?("(generated from ")
end