# File lib/declarative_authorization/development_support/change_supporter.rb, line 292 def reverse? (other) @actions.any? {|action| action.reverse?(other)} end