# File tx.rb, line 163
        def gsub(str, &block)
          yield(match, pos)
        end