module FFaker::Unit

def temperature_name

def temperature_name
  temperature[:name]
end