Q. What is the purpose of the method_defined? method in Ruby's Module class?
β
Correct Answer: (D)
Checking if a method is defined within a module
You must be Logged in to update hint/solution