Array Sort_By Nil Ruby

starred.sort_by { |a| [a ? 1 : 0, a] }
Filthy Fish