# File lib/declarative_authorization/development_support/change_supporter.rb, line 209
        def weight
          changes.sum(&:weight)
        end