I am trying to sort an array of objects which are stored within another object and then display the sorted objects. I want to sort these objects by a specific attribute. I'm not exactly sure how I am supposed to run the sort() method. I am trying to sort an array of objects which a