# File lib/heckle.rb, line 401
  def mutate_str(node)
    s(:str, rand_string)
  end