# File lib/powerbar.rb, line 404
    def sum
      inject(:+).to_f
    end