Q. What does the self keyword refer to in Ruby classes? (A) The current instance of the class (B) The superclass of the class (C) The class itself (D) The class constructor ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) The class itself