class Cucumber::Core::Gherkin::AstBuilder::ExamplesTableBuilder::NullHeaderBuilder
def initialize
def initialize @line = -1 # this inhibits Builder#handle_comments to put any comments in this object. end
def result
def result nil end
def initialize @line = -1 # this inhibits Builder#handle_comments to put any comments in this object. end
def result nil end