module Cucumber::Parser::Feature::Comment0

def comment_line

def comment_line
  elements[0]
end

def white

def white
  elements[1]
end