# File r4tw.rb, line 548 def add_core_hack(regexp,replace) # this is always a bad idea... ;) @core_hacks.push([regexp,replace]) end