module Cucumber::Core::Gherkin::Writer::HasElements

def elements

def elements
  @elements ||= []
end