# File lib/powerbar.rb, line 290
  def h_rate
    humanize_quantity(round(rate, 1))
  end