format(*opts)
No documentation available.
# File lib/irb/locale.rb, line 53 def format(*opts) String(super(*opts)) end