# The . at the start of a value is way to indicate that the value is a scalar (string). # Without the . this would be invalid YAML(Script). say: ."Hello", "world!"