method
new
new()
public
Hide source
# File lib/irb/input-method.rb, line 41 def initialize super @line_no = 0 @line = [] end