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