Returns the value of attribute temp_f.
4 5 6
# File 'lib/weatherboy/current.rb', line 4 def temp_f @temp_f end