# File lib/oniguruma.rb, line 100
         def escape( *args )
            Regexp.escape( *args )
         end