module Cucumber::Parser::Feature::Steps0

def build

def build
  elements.map{|e| e.build}
end