= private = protected
gets(*rs)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/irb/locale.rb, line 56 def gets(*rs) String(super(*rs)) end