module Cucumber::Parser::Table

def root

def root
  @root || :table
end