41 42 43
# File 'lib/macrow.rb', line 41 def replace_string(keyword) "#{_macro_prefix}#{keyword}#{_macro_suffix}" end