module Cucumber::Parser::Feature::OpenPyString0

def eol

def eol
  elements[3]
end

def indent

def indent
  elements[0]
end