class Cucumber::Ast::OutlineTable

def example_rows

def example_rows
  cells_rows[1..-1]
end