# File lib/facets/core/string/format.rb, line 4
  def format( *args )
    self.%(args)
  end