Ruby - Classes and Objects
You want to create a Ruby class
Student that stores a name and grade. Which initialize method correctly sets these attributes?