# File lib/rir/string.rb, line 115 def strip_javascripts! replace strip_with_pattern /<script type="text\/javascript">(.+?)<\/script>/m end