module Cucumber::Parser::Feature

def root

def root
  @root || :feature_sub
end