string.match(/(.*hoge)/)
temp = RegExp.$1.replace("honya","hage")