class YARD::I18n::PotGenerator

def current_time

def current_time
  @current_time ||= Time.now
end