# File lib/russian.rb, line 73
  def strftime(object, format = :default)
    localize(object, { :format => format })
  end