I have an array of objects, some of which respond to :description, and I want to get the description from the first one with a truthy description. I could do this:I have an array of objects, some of which respo
I have an array of objects, some of which respond to :description, and I want to get the description from the first one with a truthy description. I could do this:I have an array of objects, some of which respo