# File lib/cucumber/parser/feature.rb, line 932
        def build
          elements.map{|e| e.build}
        end