module Spec::Example::SharedExampleGroup::ClassMethods

def clear

def clear
  shared_example_groups.clear
end