class Tryouts::CLI::QuietFormatter

def file_end(_file_path, context_info: {})

def file_end(_file_path, context_info: {})
  # Always use coordinated output through puts() method
  # puts # add newline after all dots
end