class Cucumber::Glue::WorldFactory

def create_world

def create_world
  @proc.call || raise_nil_world
end