Returns:
865 866 867
# File 'lib/IceGrid/Admin.rb', line 865 def eql?(other) return other.class == self.class && other == self end