class Fluent::TimeFormatter

def format_nocache(time)

def format_nocache(time)
  @format_nocache.call(time)
end