Method: RubbishCode::StudentListFormat#count

Defined in:
lib/source/student_list_format.rb

#countObject



42
43
44
# File 'lib/source/student_list_format.rb', line 42

def count()
    self.students.count
end