# File lib/spec/example/shared_example_group.rb, line 19
        def include?(group)
          shared_example_groups.include?(group)
        end