fmt.Fprintf(os.Stdout, "%s: %d\n", try(getID()), try(getCount()))
fmt.Fprintf(os.Stdout, "%s: %d\n", getID(), getCount())