module Cucumber::Parser::Feature::ClosePyString0

def eol

def eol
  elements[0]
end

def quotes

def quotes
  elements[2]
end

def white

def white
  elements[3]
end