class IRB::ReidlineInputMethod
Public Class Methods
                          Calls superclass method 
 
                        
                        IRB::RelineInputMethod::new
                        # File lib/irb/input-method.rb, line 476 def initialize warn <<~MSG.strip IRB::ReidlineInputMethod is deprecated, please use IRB::RelineInputMethod instead. MSG super end