gets(*rs)
No documentation available.
# File lib/irb/locale.rb, line 57 def gets(*rs) String(super(*rs)) end