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