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