# File lib/declarative_authorization/development_support/change_supporter.rb, line 284 def weight @actions.sum(&:weight) + 1 end