# File lib/active_support/callbacks.rb, line 152
      def eql?(other)
        self == other
      end