# File lib/declarative_authorization/development_support/change_supporter.rb, line 245 def eql? (other) other.class == self.class and hash == other.hash end