class Spec::Example::ExampleGroupProxy

def ==(other) # :nodoc:

:nodoc:
def ==(other) # :nodoc:
  other.description == description
end