Q. Which method is used to convert a block into a proc in Ruby? (A) Proc.new (B) & (C) None of the above (D) .to_proc ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) .to_proc