# File test/test_DocumentTable.rb, line 171
    def each
      @each_call += 1
      yield(@mount_params)
      yield(@mount_params2)
      nil
    end