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