Yup! We create booleans without quotation marks. That's how Ruby knows to evaluate them as booleans.
Psst: did you know that booleans are objects as well?
Wouldn't that make my_boolean a string?
my_boolean