class Cucumber::Core::Gherkin::Writer::Table
def build(source)
def build(source) source + statements end
def initialize(*); end
def initialize(*); end
def statements
def statements row_statements end
def build(source) source + statements end
def initialize(*); end
def statements row_statements end