class Spec::Example::SharedExampleGroup

def spec_path(example_group)

def spec_path(example_group)
  File.expand_path(example_group.spec_path)
end