# File lib/core_ext/string.rb, line 2
  def tmp
    self + ".tmp"
  end