class Cucumber::Formatter::Pdf

def keep_with(&block)

def keep_with(&block)
  @buffer << block
end