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