class Cucumber::Formatter::Pdf

def examples_name(keyword, name)

def examples_name(keyword, name)
  feature_element_name(keyword, name)
end