46 47 48
# File 'lib/source/student_list_format.rb', line 46 def sort() self.students.sort_by(&:fio_info) end