# File lib/powerpack/string/format.rb, line 16
def
format
(
*
args
)
super
(
self
,
*
(
args
.
flatten
(
1
)))
end