# File lib/powerbar.rb, line 306
  def h_done
    humanize_quantity(state.done)
  end