# File lib/pathname.rb, line 200
  def untaint() super; @path.untaint; self end