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