class Cucumber::Runtime

def registry_wrapper

def registry_wrapper
  Cucumber::Glue::RegistryWrapper.new(@support_code.registry)
end