# File lib/reterm/mixins/button_helpers.rb, line 3 def total_button_size @buttons.sum { |b| b.size } end