# File lib/spec/example/example_description.rb, line 10
      def ==(other)
        (other.description == description) & (other.backtrace == backtrace)
      end