Null object for HeaderRow language. ExampleTableRow#keyword is never called on them, but this will pass silently if it happens anyway
# File lib/cucumber/formatter/legacy_api/ast.rb, line 25 def method_missing(*args, &block) self end
# File lib/cucumber/formatter/legacy_api/ast.rb, line 29 def to_ary [''] end