# File lib/gherkin/formatter/model.rb, line 123
          def build
            Examples.new(*(@args << @rows))
          end