class Spec::Example::SharedExampleGroup

def included(mod) # :nodoc:

:nodoc:
def included(mod) # :nodoc:
  mod.module_eval(&@example_group_block)
end