# File lib/facets/core/string/self/format.rb, line 2 def String.format(*args) Kernel.format(*args) end